File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ required by another session. It shows following information:
495495.IP " \fB \-\- no \- app \- name \fR " 2
496496.IX Item " --no-app-name"
497497.Vb 1
498- \& Disable App .
498+ \& Disable APP .
499499.Ve
500500.SS "\s- 1 HEADER DISPLAY OPTIONS\s 0 "
501501.IX Subsection " HEADER DISPLAY OPTIONS"
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ required by another session. It shows following information:
364364
365365=item B<--no-app-name>
366366
367- Disable App .
367+ Disable APP .
368368
369369=back
370370
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ def get_parser() -> ArgumentParser:
324324 "--no-app-name" ,
325325 dest = "noappname" ,
326326 action = "store_true" ,
327- help = "Disable App ." ,
327+ help = "Disable APP ." ,
328328 default = False ,
329329 )
330330
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Process table display options:
6060 --no-write Disable WRITE/s.
6161 --no-time Disable TIME+.
6262 --no-wait Disable W.
63- --no-app-name Disable App .
63+ --no-app-name Disable APP .
6464<BLANKLINE>
6565Header display options:
6666 --no-inst-info Hide instance information.
You can’t perform that action at this time.
0 commit comments