2
0
Alexander Shiryaev 12 жил өмнө
parent
commit
defd4a0265
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      new/switch-target

+ 1 - 1
new/switch-target

@@ -59,6 +59,6 @@ elif [ $# -eq 2 ]; then
 	dolinks "${1}" "${2}"
 else
 	echo "usage: `basename $0` ( none | OS [ configuration ] )"
-	echo "	OS: Linux | OpenBSD"
+	echo "	OS: Linux | OpenBSD | FreeBSD"
 	exit 1
 fi