remove -a option...
parent
a5c47ac294
commit
8f2d1353c0
|
@ -11,7 +11,7 @@ IN: editors.etexteditor
|
|||
|
||||
: etexteditor ( file line -- )
|
||||
[
|
||||
etexteditor-path , "-a" ,
|
||||
etexteditor-path ,
|
||||
[ , ] [ "--line" , number>string , ] bi*
|
||||
] { } make run-detached drop ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue