mirror of
https://github.com/nsnail/dot.git
synced 2025-10-14 21:02:27 +08:00
<feat> + 屏幕坐标颜色选取工具
This commit is contained in:
@@ -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