qubes-tools,qvm-tools: Remove dates from man pages
As discussed/agreed, this commit removes the dates from the manual pages belonging to the qubes-* and qvm-* utilities, except for that of qvm-shutdown, which is handled by another commit.
This commit is contained in:
parent
9d1fea4c7f
commit
5c5f331a6e
@ -13,8 +13,6 @@ qubes-prefs - display system-wide Qubes settings, such as:
|
||||
- default kernel
|
||||
- default netVM
|
||||
|
||||
:Date: 2012-04-13
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qubes-prefs
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qubes_guid
|
||||
|
||||
:Date: 2012-04-13
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qubes_guid -d domain_id [-c color] [-l label_index] [-i icon name, no suffix] [-v] [-q]
|
||||
|
@ -8,8 +8,6 @@ qvm-add-appvm - add an already installed appvm to the Qubes DB
|
||||
|
||||
WARNING: Normally you should not need this command, and you should use qvm-create instead!
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-add-appvm [options] <appvm-name> <vm-template-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-add-template - adds an already installed template to the Qubes DB
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-add-template [options] <vm-template-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-backup-restore - restores Qubes VMs from backup
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-backup-restore [options] <backup-dir>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-backup
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-backup [options] <backup-dir-path>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-block - list/set VM PCI devices.
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-block -l [options]
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-check - Specify no state options to check if VM exists
|
||||
|
||||
:Date: 2013-06-23
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-check [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-clone - clones an existing VM by copying all its disk files
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-clone [options] <src-name> <new-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-create-default-dvm - creates a default disposable VM
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-create-default-dvm templatename|--default-template|--used-template [script-name|--default-script]
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-create - creates a new VM
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-create [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-firewall - manage VM's firewall rules
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-firewall [-n] <vm-name> [action] [rule spec]
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-grow-private - increase private storage capacity of a specified VM
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-grow-private <vm-name> <size>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-grow-root - increase root storage capacity of a specified VM
|
||||
|
||||
:Date: 2014-03-21
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-grow-root <vm-name> <size>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-kill - kills the specified VM
|
||||
|
||||
:Date: 2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-kill [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-ls - list VMs and various information about their state
|
||||
|
||||
:Date: 2012-04-03
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-ls [options] <vm-name>
|
||||
|
@ -6,9 +6,6 @@ NAME
|
||||
====
|
||||
qvm-pci - list/set VM PCI devices
|
||||
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-pci -l [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-prefs - list/set various per-VM properties
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-prefs -l [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-remove - remove a VM
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-remove [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-revert-template-changes
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-revert-template-changes [options] <template-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-run - run a command on a specified VM
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-run [options] [<vm-name>] [<cmd>]
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-service - manage (Qubes-specific) services started in VM
|
||||
|
||||
:Date: 2012-05-30
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-service [-l] <vmname>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-start - start a specified VM
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-start [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-template-commit
|
||||
|
||||
:Date: 2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-template-commit [options] <vm-name>
|
||||
|
@ -6,8 +6,6 @@ NAME
|
||||
====
|
||||
qvm-usb - List/set VM USB devices
|
||||
|
||||
:Date: 2013-03-16
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-usb -l [options]
|
||||
|
Loading…
Reference in New Issue
Block a user