slight modification of "usage" mesage

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10894 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
kokalj 2014-04-22 13:47:01 +00:00
parent 0f0a1a6301
commit fc2b33d237
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ exec tclsh "$0" "$@"
#
# Usage: update_gui_help module
# ( module = pw, ph, pp, projwfc, atomic, or d3 )
# ( module = pw, ph, pp, neb, projwfc, dos, bands, atomic, or d3 )
#
# Requirements: execute the check_gui first !!!
#
@ -23,8 +23,11 @@ proc Usage {} {
\tpw
\tph
\tneb
\tpp
\tprojwfc
\tdos
\tbands
\tatomic
\td3
}]