mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove extraneous space
* man/ruby.1 (SYNOPSIS): remove extraneous space for -K option too. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
afde597521
commit
fb1c88342a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
.Op Fl E Ar external Ns Op : Ns Ar internal
|
.Op Fl E Ar external Ns Op : Ns Ar internal
|
||||||
.Op Fl F Ns Ar pattern
|
.Op Fl F Ns Ar pattern
|
||||||
.Op Fl I Ar directory
|
.Op Fl I Ar directory
|
||||||
.Op Fl K Ar c
|
.Op Fl K Ns Ar c
|
||||||
.Op Fl T Ns Op Ar level
|
.Op Fl T Ns Op Ar level
|
||||||
.Op Fl W Ns Op Ar level
|
.Op Fl W Ns Op Ar level
|
||||||
.Op Fl e Ar command
|
.Op Fl e Ar command
|
||||||
|
|
Loading…
Reference in a new issue