We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880776f commit f6fabd8Copy full SHA for f6fabd8
src/bin/sage
@@ -487,8 +487,8 @@ usage_advanced() {
487
echo " imports when sage.PAC.KAGE is an implicit namespace"
488
echo " package"
489
echo " --fixdistributions <files|dirs>"
490
- echo " -- Check or update 'sage_setup: distribution' directives"
491
- echo " in source files"
+ echo " -- Check or update '# sage_setup: distribution'"
+ echo " directives in source files"
492
fi
493
echo " --sh [...] -- run a shell with Sage environment variables"
494
echo " as they are set in the runtime of Sage"
0 commit comments