Skip to content

Commit f6fabd8

Browse files
author
Matthias Koeppe
committed
src/bin/sage: Suggested help string edit
1 parent 880776f commit f6fabd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/sage

+2-2
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,8 @@ usage_advanced() {
487487
echo " imports when sage.PAC.KAGE is an implicit namespace"
488488
echo " package"
489489
echo " --fixdistributions <files|dirs>"
490-
echo " -- Check or update 'sage_setup: distribution' directives"
491-
echo " in source files"
490+
echo " -- Check or update '# sage_setup: distribution'"
491+
echo " directives in source files"
492492
fi
493493
echo " --sh [...] -- run a shell with Sage environment variables"
494494
echo " as they are set in the runtime of Sage"

0 commit comments

Comments
 (0)