diff options
| author | Roland Clobus <rclobus@rclobus.nl> | 2019-06-19 12:25:56 +0200 |
|---|---|---|
| committer | Roland Clobus <rclobus@rclobus.nl> | 2019-06-19 12:26:07 +0200 |
| commit | 0a97e7c0693ed1c455a8333422a2d57a8be8fbd9 (patch) | |
| tree | 7a265b42364412da6af13603861fe9525eb037fe | |
| parent | a9579822038f9e6a1220d0ddd3b531cfb3e73964 (diff) | |
| download | vyos-live-build-0a97e7c0693ed1c455a8333422a2d57a8be8fbd9.tar.gz vyos-live-build-0a97e7c0693ed1c455a8333422a2d57a8be8fbd9.zip | |
Manpage: consistent use of whitespace in the command line option list
| -rw-r--r-- | manpages/en/lb_config.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 9a3b53abe..b68a5ded1 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -217,9 +217,9 @@ .br [\-s|\fB\-\-source\-images\fR iso|netboot|tar|hdd] .br - [\fB\-\-swap\-file\-path PATH] + [\fB\-\-swap\-file\-path PATH] .br - [\fB\-\-swap\-file\-size MB] + [\fB\-\-swap\-file\-size MB] .br [\fB\-\-system\fR live|normal] .br |
