aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-11-07 00:08:14 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-11-07 00:08:14 +0100
commit72042f2bc3d3f920753fddd68900a7ec057af813 (patch)
treef1f940c747c416b92667a20cd9e107b2e07bcbaf /doc
parentman page: Fix logic in synopsis (diff)
downloadlayman-72042f2bc3d3f920753fddd68900a7ec057af813.tar.gz
layman-72042f2bc3d3f920753fddd68900a7ec057af813.tar.bz2
layman-72042f2bc3d3f920753fddd68900a7ec057af813.zip
man page: Add "=" to long options
Diffstat (limited to 'doc')
-rw-r--r--doc/layman.8.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/layman.8.txt b/doc/layman.8.txt
index a100b9f..be5c301 100644
--- a/doc/layman.8.txt
+++ b/doc/layman.8.txt
@@ -63,20 +63,20 @@ to explicitly specify this option. The fetch operation will be
performed automatically once you run the sync, sync-all, or list action.
You can prevent this automatic fetching using the *--nofetch* option.
-*-a* 'OVERLAY', *--add* 'OVERLAY'::
+*-a* 'OVERLAY', *--add*='OVERLAY'::
Add the given overlay from the cached remote list to your
locally installed overlays. Specify "ALL" to add all overlays
from the remote list.
-*-d* 'OVERLAY', *--delete* 'OVERLAY'::
+*-d* 'OVERLAY', *--delete*='OVERLAY'::
Remove the given overlay from your locally installed overlays.
Specify "ALL" to remove all overlays
-*-s* 'OVERLAY', *--sync* 'OVERLAY'::
+*-s* 'OVERLAY', *--sync*='OVERLAY'::
Update the specified overlay. Use "ALL" as parameter to
synchronize all overlays
-*-i* 'OVERLAY', *--info* 'OVERLAY'::
+*-i* 'OVERLAY', *--info*='OVERLAY'::
Display all available information about the specified overlay.
*-S*, *--sync-all*::
@@ -93,10 +93,10 @@ OTHER OPTIONS
~~~~~~~~~~~~~
List of other available *layman* options.
-*-c* 'PATH', *--config* 'PATH'::
+*-c* 'PATH', *--config*='PATH'::
Path to an alternative configuration file.
-*-o* 'URL', *--overlays* 'URL'::
+*-o* 'URL', *--overlays*='URL'::
Specifies the location of additional overlay lists. You can use
this flag several times and the specified URLs will get temporarily
appended to the list of URLs you specified in your config file.
@@ -131,12 +131,12 @@ List of other available *layman* options.
*-N*, *--nocolor*::
Remove color codes from the *layman* output.
-*-Q*'LEVEL', *--quietness* 'LEVEL'::
+*-Q*'LEVEL', *--quietness*='LEVEL'::
Makes *layman* less verbose. Choose a value between 0 and 4
with 0 being completely quiet. Once you set this below 3,
the same warning as given for *--quiet* applies.
-*-p*'LEVEL', *--priority* 'LEVEL'::
+*-p*'LEVEL', *--priority*='LEVEL'::
Use this option in combination with the *--add*. It will modify
the priority of the added overlay and thus influence the order
of entries in the make.conf file. The lower the priority,