emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/tramp-kubernetes 8868d49848: Fix comment


From: Filipp Gunbin
Subject: scratch/tramp-kubernetes 8868d49848: Fix comment
Date: Mon, 3 Oct 2022 18:45:47 -0400 (EDT)

branch: scratch/tramp-kubernetes
commit 8868d49848375b2cd360106e873fcf1aeeeb53a2
Author: Filipp Gunbin <fgunbin@fastmail.fm>
Commit: Filipp Gunbin <fgunbin@fastmail.fm>

    Fix comment
---
 lisp/net/tramp-kubernetes.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lisp/net/tramp-kubernetes.el b/lisp/net/tramp-kubernetes.el
index ae52a8c596..0ad333f818 100644
--- a/lisp/net/tramp-kubernetes.el
+++ b/lisp/net/tramp-kubernetes.el
@@ -26,8 +26,7 @@
 ;; Kubernetes.
 ;;
 ;; The kubectl program should be configured correctly.  You may also
-;; want to set the namespace to use (otherwise you'll be getting the
-;; possibly long list equivalent to what "get -A" returns):
+;; want to set the namespace to use:
 ;;
 ;; kubectl config set-context --current --namespace=<my-namespace>
 ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]