Skip to content

Commit 6e989eb

Browse files
committed
docs: improve v1 configuration files
1 parent d7d4986 commit 6e989eb

File tree

1 file changed

+2
-1
lines changed
  • pkg/commands/internal/migrate/one

1 file changed

+2
-1
lines changed
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// Package one contains a modified copy of v1 configuration.
2-
// The field types has been modified to use pointer of builtin types.
2+
// The structures are altered to use pointer on builtin types.
3+
// The field version is added to enforce the detection of already migrated file.
34
package one

0 commit comments

Comments
 (0)