diff options
author | Richard Hughes <richard@hughsie.com> | 2013-05-07 14:01:28 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2013-05-07 14:01:28 +0100 |
commit | 61d49c3120fb5d2ce82b9871e9ce5946be0eee48 (patch) | |
tree | c5bc0498f346df34d444da8f2f489e7aeebef616 /doc | |
parent | 181e7fa573bf6ba442ffd29d845c8fd10b62b3fe (diff) |
Update the upower man page with all the current options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/upower.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/upower.xml b/doc/man/upower.xml index 7b11641..e7f0f7a 100644 --- a/doc/man/upower.xml +++ b/doc/man/upower.xml @@ -19,9 +19,13 @@ <refsynopsisdiv> <cmdsynopsis> <command>upower</command> + <arg><option>--dump</option></arg> <arg><option>--enumerate</option></arg> - <arg><option>--monitor</option></arg> <arg><option>--monitor-detail</option></arg> + <arg><option>--monitor</option></arg> + <arg><option>--show-info</option></arg> + <arg><option>--version</option></arg> + <arg><option>--wakeups</option></arg> <arg><option>--help</option></arg> </cmdsynopsis> </refsynopsisdiv> |