mirror of
https://github.com/nsnail/dot.git
synced 2025-06-19 22:08:16 +08:00
<adjust> * verb简化
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
namespace Dot.RmBom;
|
||||
|
||||
[Verb("rm-bom", HelpText = nameof(Str.TrimUtf8Bom), ResourceType = typeof(Str))]
|
||||
[Verb("rbom", HelpText = nameof(Str.TrimUtf8Bom), ResourceType = typeof(Str))]
|
||||
public class Option : DirOption { }
|
Reference in New Issue
Block a user