mirror of
https://github.com/nsnail/dot.git
synced 2025-08-06 00:02:27 +08:00
4
src/RmBom/Option.cs
Normal file
4
src/RmBom/Option.cs
Normal file
@ -0,0 +1,4 @@
|
||||
namespace Dot.RmBom;
|
||||
|
||||
[Verb("rm-bom", HelpText = nameof(Strings.TrimUtf8Bom), ResourceType = typeof(Strings))]
|
||||
public class Option : DirOption { }
|
Reference in New Issue
Block a user