mirror of
https://github.com/nsnail/dot.git
synced 2026-05-30 18:49:26 +08:00
<feat> + 屏幕坐标颜色选取工具
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
namespace Dot.Time;
|
||||
|
||||
[Verb("time", HelpText = nameof(Str.HelpForText), ResourceType = typeof(Str))]
|
||||
[Verb("time", HelpText = nameof(Str.TimeTool), ResourceType = typeof(Str))]
|
||||
public class Option : IOption
|
||||
{
|
||||
[Option('s', "sync", HelpText = nameof(Str.SyncToLocalTime), Default = false, ResourceType = typeof(Str))]
|
||||
|
||||
Reference in New Issue
Block a user