summaryrefslogtreecommitdiff
path: root/doc/source/examples/apt-cdrom.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/examples/apt-cdrom.py')
-rw-r--r--doc/source/examples/apt-cdrom.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/examples/apt-cdrom.py b/doc/source/examples/apt-cdrom.py
index a20b0f12..cb23e97d 100644
--- a/doc/source/examples/apt-cdrom.py
+++ b/doc/source/examples/apt-cdrom.py
@@ -30,7 +30,8 @@ def show_help():
" -f Fast mode, don't check package files\n"
" -a Thorough scan mode\n"
" -c=? Read this configuration file\n"
- " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+ " -o=? Set an arbitrary configuration option, eg -o "
+ "dir::cache=/tmp\n"
"See fstab(5)")
return 0