diff --git a/src/backend/configParser.go b/src/backend/configParser.go index 4713c20..5e98467 100644 --- a/src/backend/configParser.go +++ b/src/backend/configParser.go @@ -88,13 +88,13 @@ func WriteConfig(configFileMap map[string]string, append bool) { // libmutton.ini layout // [LIBMUTTON] // gpgID = -// textEditor = +// textEditor = TODO move to MUTN section heading, as it only applies to the CLI implementation // sshUser = // sshIP = // sshPort = // sshKey = // sshKeyProtected = -// netPinEnabled = +// netPinEnabled = TODO netPin functionality not yet implemented // sshEntryRoot = // sshIsWindows =